|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| FIPAProtocolNames | This interface provides a set of constants for the names of the protocols already defined by FIPA. |
| FipaRequestResponderBehaviour.Factory | This interface must be implemented by users to create on demand a
new instance of a suitable Action according to the
action name. |
| Class Summary | |
| AchieveREInitiator | This is a single homogeneous and effective implementation of all the FIPA-Request-like interaction protocols defined by FIPA, that is all those protocols where the initiator sends a single message (i.e. |
| AchieveREResponder | This is a single homogeneous and effective implementation of all the FIPA-Request-like interaction protocols defined by FIPA, that is all those protocols where the initiator sends a single message (i.e. |
| FipaContractNetInitiatorBehaviour | Deprecated. |
| FipaContractNetResponderBehaviour | Behaviour class for fipa-contract-net
Responder role. |
| FipaQueryInitiatorBehaviour | Deprecated. |
| FipaQueryResponderBehaviour | Behaviour class for fipa-query Responder
role. |
| FipaRequestInitiatorBehaviour | Behaviour class for fipa-request Initiator role.This abstract
behaviour implements the fipa-request interaction protocol from the point
of view of the agent initiating the protocol, that is the agent that sends the
request message to an agent. |
| FipaRequestResponderBehaviour | This behaviour plays the Responder role in
fipa-request protocol. |
| FipaRequestResponderBehaviour.ActionHandler | This class must be extended by users to handle a specific request action. |
This package contains role behaviours for FIPA standard protocols. For every interaction protocol mandated by FIPA specifications, two roles can be played by an agent:
Behaviour object for each
one of these two protocol roles; these behaviours often are abstract
classes that application programmers must extend in order to provide
application specific code to handle the various protocol steps.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||